home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / utils sync / Pilot Install 1.03 / pinstall.exe / ReadMe.txt < prev   
Encoding:
Text File  |  2000-07-05  |  1.3 KB  |  51 lines

  1. Pilot Install 1.03
  2.  
  3. Pilot Installer features:
  4. -works WITHOUT HotSync
  5. -You can select the speed up to 256000 baud
  6. -Multiupload
  7. -can execute from the command-line
  8. -time measure (and current transfer display)
  9. -no dll needed (You can use it in your installer...)
  10. -drag and drop
  11.  
  12. USE:
  13.  
  14. command-line options:
  15. /TITLE        Display a text (blank spaces not allowed!) e.g. /TITLE test
  16. /CLOSE      Close after transfer
  17. /IGNOREHS    Dont close H*tSync if running
  18. All other parameter treated as files to install.
  19.  
  20. BUGS:
  21. +Wrong message on "out of memory" = "Sync canceld"
  22. +Limit on 9600 baud with palm pro (missing ack)
  23.  
  24. I would like to make a linux KDE-version, so if
  25. you use windows send me something to complete this version.
  26.  
  27. The result of the transmission can be found in the registry under:
  28. HKEY_CURRENT_USER\Software\Pilot Install\PInstall\Result
  29. where is 
  30. -2    canceld
  31. -1    not transfered
  32. 0    sucessfull
  33.  
  34. This program should be under the GPL in the future...
  35.  
  36.  
  37. HISTORY
  38. v1.0 inital
  39. v1.01 fix in reload closed program
  40.       fix detection of connect (Win 95/98)
  41.       enhanced speed
  42. v1.02 additional paramter (IGNOREHS)
  43. v1.03 add pqa support
  44.       more serial devices (up to 8)
  45.       backup and restore of old communication settings
  46.       new commandline parsing
  47.  
  48. 7/5/2000
  49. ralle@cs.tu-berlin.de
  50.  
  51.